home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / standard / minsize.z / minsize
Encoding:
Text File  |  2002-10-03  |  2.0 KB  |  67 lines

  1.  
  2.  
  3.  
  4. mmmmiiiinnnnssssiiiizzzzeeee((((3333GGGG))))                                                        mmmmiiiinnnnssssiiiizzzzeeee((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      mmmmiiiinnnnssssiiiizzzzeeee - specifies the minimum size of a graphics window
  10.  
  11. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      vvvvooooiiiidddd mmmmiiiinnnnssssiiiizzzzeeee((((xxxx,,,, yyyy))))
  13.      lllloooonnnngggg xxxx,,,, yyyy;;;;
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _x   expects the minimum width of a graphics window.  The width is
  17.          measured in pixels. The lowest legal value for this parameter is 1.
  18.  
  19.      _y   expects the minimum height of a graphics window. The height is
  20.          measured in pixels.  The lowest legal value for this parameter is 1.
  21.  
  22. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.      mmmmiiiinnnnssssiiiizzzzeeee specifies the minimum size (in pixels) of a graphics window.
  24.      Call it at the beginning of a graphics program. It takes effect when
  25.      wwwwiiiinnnnooooppppeeeennnn is called.  You can also call mmmmiiiinnnnssssiiiizzzzeeee with wwwwiiiinnnnccccoooonnnnssssttttrrrraaaaiiiinnnnttttssss to
  26.      modify the enforced minimum size after the window has been created.  The
  27.      default minimum size is 40 pixels wide and 30 pixels high.  You can
  28.      reshape the  window, but the window manager does not allow it to become
  29.      smaller than the specified minimum size.
  30.  
  31. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  32.      maxsize, winopen
  33.  
  34. NNNNOOOOTTTTEEEE
  35.      This routine is available only in immediate mode.
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.